Skip to content

Fix over-localization of input values#12813

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w558493-uuf-loc
Mar 4, 2026
Merged

Fix over-localization of input values#12813
sdwheeler merged 3 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w558493-uuf-loc

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Mar 4, 2026

PR Summary

Fix over-localization of input values

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings March 4, 2026 18:21
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d31a76a:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-5.1)
reference/7.4/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.4)
reference/7.5/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.5)
reference/7.6/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Set-PSReadLineOption reference docs across supported PowerShell versions to prevent localization of literal input/enum values by formatting them as inline code and adding a no-loc directive.

Changes:

  • Convert several parameter “valid values” lists from bold text to inline code (for example, Audible, Windows, InlineView).
  • Add no-loc front matter and update ms.date in the affected reference pages.
  • Apply the same doc fixes consistently across 5.1, 7.4, 7.5, and 7.6 reference sets.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 8 comments.

File Description
reference/7.6/PSReadLine/Set-PSReadLineOption.md Updates metadata and formats enum/value lists as inline code to avoid localization.
reference/7.5/PSReadLine/Set-PSReadLineOption.md Same localization-safety formatting changes for 7.5 docs.
reference/7.4/PSReadLine/Set-PSReadLineOption.md Same localization-safety formatting changes for 7.4 docs.
reference/5.1/PSReadLine/Set-PSReadLineOption.md Same localization-safety formatting changes for 5.1 docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread reference/5.1/PSReadLine/Set-PSReadLineOption.md Outdated
Comment thread reference/5.1/PSReadLine/Set-PSReadLineOption.md
Comment thread reference/7.6/PSReadLine/Set-PSReadLineOption.md Outdated
Comment thread reference/7.6/PSReadLine/Set-PSReadLineOption.md
Comment thread reference/7.5/PSReadLine/Set-PSReadLineOption.md Outdated
Comment thread reference/7.5/PSReadLine/Set-PSReadLineOption.md
Comment thread reference/7.4/PSReadLine/Set-PSReadLineOption.md Outdated
Comment thread reference/7.4/PSReadLine/Set-PSReadLineOption.md
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 6e64453:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-5.1)
reference/7.4/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.4)
reference/7.5/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.5)
reference/7.6/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 09ead99:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-5.1)
reference/7.4/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.4)
reference/7.5/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.5)
reference/7.6/PSReadLine/Set-PSReadLineOption.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit 9d6eb7d into MicrosoftDocs:main Mar 4, 2026
5 checks passed
@sdwheeler sdwheeler deleted the sdw-w558493-uuf-loc branch March 4, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants